DoubleNINumericDoubleNNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
DoubleN INumeric<DoubleN>.Negative()
Private Function Negative As DoubleN
Implements INumeric(Of DoubleN).Negative
private:
virtual DoubleN Negative() sealed = INumeric<DoubleN>::Negative
private abstract Negative : unit -> DoubleN
private override Negative : unit -> DoubleN
DoubleNThe numeric negation of the current value.
INumericTSelfNegative